inspector: Fix a copy-paste error
authorMatthias Clasen <mclasen@redhat.com>
Sat, 6 Apr 2019 15:36:10 +0000 (15:36 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 6 Apr 2019 16:53:35 +0000 (16:53 +0000)
commit5ff59c12b0593d8a5c821eaffa82a01e00a84e12
tree4f8a8e12cfba835458a5050b3c4dfca4882beb5a
parentd3c0899000262cb655c10e1fa8ab7d34e556106f
inspector: Fix a copy-paste error

We were stuffing the layout overlay into the updates_overlay
field, leaving the layout_overlay field unused.
gtk/inspector/visual.c